home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 977 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: news.titan.com!rajiv
  2. From: rajiv@news.rmii.com (Rajiv Goyal)
  3. Newsgroups: comp.lang.c++
  4. Subject: Performance metrics??
  5. Date: 8 Jan 1996 19:10:11 GMT
  6. Organization: The Titan Corporation, San Diego, CA, USA
  7. Message-ID: <4crq6j$3qf@taxis.corp.titan.com>
  8. NNTP-Posting-Host: acatst01.cos.cst.titan.com
  9. Summary: Code review with a performance perspective.
  10. Keywords: C++ client-server OO performance metrics
  11.  
  12.  
  13.  
  14.    We have written a Object Oriented application (client-server arch)
  15.    with informix. Have finished most preliminary performance tuning
  16.    operations on the application.  In the last step we are doing a 
  17.    Code-Review of the entire application with a performance perspective,
  18.    with the intention of being able to tighten code as much as possible
  19.    without actually redesigning. I am aware that such an effort would only
  20.    achieve a marginal change in performance, All the same we have a 
  21.    contractual need to do so.
  22.  
  23.    I was wondering if any of you have come across any metrics or a standard
  24.    set of features that one must look for in a C++ program to ensure it is
  25.    at its best efficiency.  I am looking for the more general aspects of code
  26.    that probably apply to all applications.
  27.  
  28.  
  29.    any pointers would be greatly appreciated
  30.    thanks
  31.  
  32.    -rg
  33.    another programmer in this cyberspace
  34.  
  35.  
  36.